Gets the send filters active on this timeline.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
| C# |
|---|
public TimelineSendFilter<T>[] SendFilters { get; } |
|
|
| .NET Framework Class Library |
| Timeline<(Of <(<'T>)>)>..::..SendFilters Property |
| Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
| C# |
|---|
public TimelineSendFilter<T>[] SendFilters { get; } |